home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Charme 2
/
CD Charme 02.iso
/
mac
/
PLEASURE
/
SOMMAIR2.DXR
/
00038_Script_38
< prev
next >
Wrap
Text File
|
1995-11-13
|
190b
|
13 lines
on exitFrame
global longanimg
if the movietime of sprite 2 < longanimg then go to the frame
end if
end
on enterframe
handlepanic
end
on mousedown
go to the frame + 1
end